projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
676b1a7
)
*** empty log message ***
author
Glenn Morris
<rgm@gnu.org>
Thu, 29 Mar 2007 03:24:23 +0000
(
03:24
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 29 Mar 2007 03:24:23 +0000
(
03:24
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index db0fc00e80e6d79762dfb01b64ec2e0a5a43a1b2..9306da36f648454c087adf05e446094230863ef3 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2007-03-29 Glenn Morris <rgm@gnu.org>
+
+ * complete.el (partial-completion-mode): Set PC-do-completion-end
+ to nil after use.
+ (PC-lisp-complete-symbol): Create and use a marker at `end',
+ rather than using point-marker.
+
2007-03-28 Chong Yidong <cyd@stupidchicken.com>
* simple.el (next-error-highlight): Doc fix.